Home / comp / gb / long[] / sort 
Long[].Sort (gb)
Syntax
FUNCTION Sort ( [ Mode AS Integer ] ) AS Long[]
Sorts the array.

Mode can have the following value:

gb.Ascent Ascent sort. This is the default value.
gb.Descent Descent sort.